| Total Complexity | 16 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 119 |
| Lines of code | 57 |
| Logical lines of code | 32 |
| Comment lines | 44 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_checkout_url() | 55 | 5 | 21 | |
| get_pages() | 61 | 3 | 12 | |
| is_cart() | 71 | 2 | 6 | |
| is_checkout() | 71 | 2 | 6 | |
| get_cart_url() | 79 | 1 | 3 | |
| get_add_to_cart_url() | 78 | 1 | 3 | |
| to_checkout() | 80 | 1 | 3 | |
| to_cart() | 80 | 1 | 3 |